Defines conditions that must be met for jobs in the queue to be executed.
__property IConditions** Conditions;
IConditions** Conditions;
Property Conditions() As IConditions**
Conditions for the queue are independent of conditions for the jobs (for a job in the queue to run, the conditions for both the job and the queue must be met).
Reserved for future use. The Conditions are not currently checked by adTempus.
| 
 
adTempus API Reference version 3.0.0.0, revised 10/30/2008 
 |